

'DeclarationPublic MustInherit Class NumericUpDown(Of T As {New, IFormattable, Struct}) Inherits Xceed.Maui.Toolkit.UpDownBase(Of Nullable(Of T)) Implements Microsoft.Maui.Controls.IAnimatable, Microsoft.Maui.Controls.IEffectControlProvider, Microsoft.Maui.Controls.IElementController, Microsoft.Maui.Controls.IGestureRecognizers, Microsoft.Maui.Controls.ILayout, Microsoft.Maui.Controls.ILayoutController, Microsoft.Maui.Controls.Internals.IGestureController, Microsoft.Maui.Controls.IViewController, Microsoft.Maui.Controls.IVisualElementController, Microsoft.Maui.HotReload.IHotReloadableView, Microsoft.Maui.IContentView, Microsoft.Maui.IContextFlyoutElement, Microsoft.Maui.ICrossPlatformLayout, Microsoft.Maui.IElement, Microsoft.Maui.IPadding, Microsoft.Maui.IPropertyMapperView, Microsoft.Maui.IReplaceableView, Microsoft.Maui.IToolTipElement, Microsoft.Maui.ITransform, Microsoft.Maui.IView, Microsoft.Maui.IVisualTreeElement
'UsageDim instance As NumericUpDown(Of T)
public abstract class NumericUpDown<T> : Xceed.Maui.Toolkit.UpDownBase<Nullable<T>>, Microsoft.Maui.Controls.IAnimatable, Microsoft.Maui.Controls.IEffectControlProvider, Microsoft.Maui.Controls.IElementController, Microsoft.Maui.Controls.IGestureRecognizers, Microsoft.Maui.Controls.ILayout, Microsoft.Maui.Controls.ILayoutController, Microsoft.Maui.Controls.Internals.IGestureController, Microsoft.Maui.Controls.IViewController, Microsoft.Maui.Controls.IVisualElementController, Microsoft.Maui.HotReload.IHotReloadableView, Microsoft.Maui.IContentView, Microsoft.Maui.IContextFlyoutElement, Microsoft.Maui.ICrossPlatformLayout, Microsoft.Maui.IElement, Microsoft.Maui.IPadding, Microsoft.Maui.IPropertyMapperView, Microsoft.Maui.IReplaceableView, Microsoft.Maui.IToolTipElement, Microsoft.Maui.ITransform, Microsoft.Maui.IView, Microsoft.Maui.IVisualTreeElement where T: new(), IFormattable, struct
System.Object
   Microsoft.Maui.Controls.BindableObject
      Microsoft.Maui.Controls.Element
         Microsoft.Maui.Controls.NavigableElement
            Microsoft.Maui.Controls.VisualElement
               Microsoft.Maui.Controls.View
                  Microsoft.Maui.Controls.Compatibility.Layout
                     Microsoft.Maui.Controls.TemplatedView
                        Xceed.Maui.Toolkit.Control
                           Xceed.Maui.Toolkit.InputBase
                              Xceed.Maui.Toolkit.UpDownBase<T>
                                 Xceed.Maui.Toolkit.NumericUpDown<T>
                                    Xceed.Maui.Toolkit.ByteUpDown
                                    Xceed.Maui.Toolkit.DecimalUpDown
                                    Xceed.Maui.Toolkit.DoubleUpDown
                                    Xceed.Maui.Toolkit.IntegerUpDown
                                    Xceed.Maui.Toolkit.LongUpDown
                                    Xceed.Maui.Toolkit.SByteUpDown
                                    Xceed.Maui.Toolkit.ShortUpDown
                                    Xceed.Maui.Toolkit.SingleUpDown
                                    Xceed.Maui.Toolkit.UIntegerUpDown
                                    Xceed.Maui.Toolkit.ULongUpDown
                                    Xceed.Maui.Toolkit.UShortUpDown
| Name | Description | |
|---|---|---|
|   | FormatStringProperty | |
|   | IncrementProperty | 
| Name | Description | |
|---|---|---|
|  | propertyMapper | (Inherited from Microsoft.Maui.Controls.View) | 
| Name | Description | |
|---|---|---|
|  | GestureController | (Inherited from Microsoft.Maui.Controls.View) | 
|  | IsEnabledCore | (Inherited from Microsoft.Maui.Controls.VisualElement) | 
|  | Spinner | (Inherited from Xceed.Maui.Toolkit.UpDownBase<Nullable<T>>) | 
|  | TextBox | (Inherited from Xceed.Maui.Toolkit.UpDownBase<Nullable<T>>) | 
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2